PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDocumentSecurityStore Class
Methods


In This Topic
    PDFDocumentSecurityStore Class Members
    In This Topic

    The following tables list the members exposed by PDFDocumentSecurityStore.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the certificate revocation lists collection.
    This collection contains CRLs that may be used in the validation of the signatures in the document.  
    Public MethodGets the certificates collection.
    This collection contains certificates that may be used in the validation of any signatures in the document.  
    Public MethodGets the underlying COS security store.  
    Public MethodGets the online certificate status protocol responses collection.
    This collection contains OCSPs that may be used in the validation of the signatures in the document.  
    Public MethodGets the certificate revocation lists collection.
    This collection contains CRLs that may be used in the validation of the signatures in the document.  
    Public MethodSets the certificates collection.
    This collection contains certificates that may be used in the validation of any signatures in the document.  
    Public MethodGets the online certificate status protocol responses collection.
    This collection contains OCSPs that may be used in the validation of the signatures in the document.  
    Top
    See Also